home *** CD-ROM | disk | FTP | other *** search
/ i·claim - visualizing argument / ICLAIM.ISO / mac / t_05.swf / scripts / DefineButton2_123 / BUTTONCONDACTION on(release).as
Text File  |  2005-02-25  |  63b  |  4 lines

  1. on(release){
  2.    this.gotoAndStop(this._currentframe - 1);
  3. }
  4.